Programming idioms

Results: 203



#Item
111Functional programming / Adjoint functors / Data types / Programming idioms / Functional languages / Monad / Memoization / Recursion / Parser combinator / Software engineering / Computer programming / Computing

Function Inheritance: Monadic Memoization Mixins Daniel Brown1 , William R. Cook2 1 2 Northeastern University, Boston, MA USA

Add to Reading List

Source URL: www.cs.utexas.edu

Language: English - Date: 2015-02-24 15:46:52
112Asymptotic analysis / Theory of computation / Programming idioms / Recurrence relations / Master theorem / Dynamic programming / Fibonacci number / Merge sort / Factorial / Mathematics / Theoretical computer science / Analysis of algorithms

Lecture II Page 1 “Its very illuminating to think about the fact that some — at most four hundred — years ago, professors at European universities would tell the brilliant students that

Add to Reading List

Source URL: cs.nyu.edu

Language: English - Date: 2013-04-13 15:01:59
113Software engineering / Mathematical logic / Theoretical computer science / Recursion / Computability theory / Iteration / Algorithm / Infinite loop / Computer programming / Programming idioms / Computing

Table 2 Rule of Recursion System and Method for Augmenting Knowledge Commerce

Add to Reading List

Source URL: www.matttaylor.com

Language: English - Date: 2013-12-08 18:15:32
114Mathematical logic / Theory of computation / Recursion / Functions and mappings / Programming idioms / Primitive recursive function / ELEMENTARY / Computable function / Function / Theoretical computer science / Mathematics / Computability theory

The complexity of real recursive functions Manuel Lameiras Campagnolo D.M./I.S.A., Universidade T´ecnica de Lisboa, Tapada da Ajuda, [removed], Lisboa, Portugal; C.L.C./D.M./I.S.T., Universidade T´ecnica de Lisboa, Av.

Add to Reading List

Source URL: wslc.math.ist.utl.pt

Language: English - Date: 2003-02-11 11:10:46
115Asymptotic analysis / Theory of computation / Programming idioms / Recurrence relations / Master theorem / Dynamic programming / Merge sort / Fibonacci number / Factorial / Mathematics / Theoretical computer science / Analysis of algorithms

Lecture II Page 1 “Its very illuminating to think about the fact that some — at most four hundred — years ago, professors at European universities would tell the brilliant students that

Add to Reading List

Source URL: cs.nyu.edu

Language: English - Date: 2012-09-24 18:59:56
116Computing / Subroutines / C programming language / Main function / Foobar / Data types / Argument-dependent name lookup / C Sharp syntax / Software engineering / Computer programming / C++

C++ Idioms by Example, lesson 1 I Introducing some very basic C++ idioms, rules, guidelines and best practices h a Olve Maudal

Add to Reading List

Source URL: www.pvv.org

Language: English - Date: 2008-11-27 09:19:54
117Recursion / Programming idioms / Subroutines / Functional languages / Generic programming / Haskell / Fold / Arity / C++ classes / Computer programming / Software engineering / Computing

– Typeset by FoilTEX – A second prototype of a first prototype for Generic H SKELL A

Add to Reading List

Source URL: kosmikus.org

Language: English - Date: 2011-11-25 05:39:15
118C Standard Library / Procedural programming languages / C programming language / Printf format string / Programming idioms / Recursion / Printf / Scanf format string / C / Computing / Computer programming / Software engineering

C programming code to create a singly linked list data structure #include #include #include typedef struct ListNode{ int data; // the element data

Add to Reading List

Source URL: www.worldbestlearningcenter.com

Language: English - Date: 2012-09-11 00:13:32
119Logic in computer science / Automated theorem proving / Programming idioms / Mathematical logic / Recursion / Automated reasoning / Isabelle / HOL / Termination analysis / Computer programming / Theoretical computer science / Applied mathematics

Computer Algebra implemented in Isabelle’s Function Package under Lucas-Interpretation — a Case Study Walther Neuper Institute for Software Technology University of Technology

Add to Reading List

Source URL: ceur-ws.org

Language: English - Date: 2013-07-05 18:35:19
120Software engineering / Lock / Readers–writer lock / Software design pattern / Deadlock / Reentrant mutex / Mutual exclusion / Critical section / Resource Acquisition Is Initialization / Concurrency control / Computing / Computer programming

Strategized Locking, Thread-safe Interface, and Scoped Locking Patterns and Idioms for Simplifying Multi-threaded C++ Components Douglas C. Schmidt [removed] Department of Computer Science Washington Universit

Add to Reading List

Source URL: www.cs.wustl.edu

Language: English - Date: 2000-01-07 19:56:45
UPDATE